【Hexo】02——Visual Studio Code

  • Hexo Visual Studio Code环境

1. vscode-hexo

提供hexo命令行,如init, new, generate, server, deploy, publish, clean

使用方法:Ctrl-Shift-P / Cmd-Shift-P

2. vscode-hexo-utils

提供hexo项目侧栏条目,包含tags、categories、posts和drafts,使用相对便捷

3. Markdown All in One/Markdown Command Assist/Markdown Preview Enhanced/markdownlint

提供markdown语法检测、文本预览、快捷键等功能

参考链接:

https://gitee.com/atalent/markdown-command-assist
https://github.com/DavidAnson/markdownlint
https://github.com/cwxyz007/vscode-hexo-utils
文章目录
  1. 1. 1. vscode-hexo
  2. 2. 2. vscode-hexo-utils
  3. 3. 3. Markdown All in One/Markdown Command Assist/Markdown Preview Enhanced/markdownlint
|